Fix Winget Not Recognised
- Open PowerShell as an administrator
- Copy & paste the following command:
- Add-AppxPackage -DisableDevelopmentMode -Register "C:\Program Files\WindowsApps\Microsoft.Winget.Source_2021.718.1322.843_neutral__8wekyb3d8bbwe\AppXManifest.xml" -Verbose
- Open Settings & navigate to Apps then Apps & Features
- Click on App Execution Aliases
- Make sure Windows Package Manager Client is toggled on
- Open Microsoft Store
- Search for App Installer, it will be published by Microsoft Corporation
- Install and update until you have the most recent version installed
- Press Win + R, enter "systempropertiesadvanced" & press Enter in the text box, and click “OK.” This will launch the System Properties window.
- Select the “Advanced” tab, then click on “Environment Variables".
- Select the 'Path' variable & click 'Edit'
- Click on 'New' & paste in the following file path:
- %UserProfile%\AppData\Local\Microsoft\WindowsApps
Register Winget
Enable App Execution Alias For Winget
Ensure App Installer Is Installed
Create a Path Environment Variable for Winget